|
TOTAL DVD CHAPTERS
This command will determine the number of chapters on a DVD.
Return Integer=TOTAL DVD CHAPTERS(Animation Number, Title Number)
Animation Number
Integer
This value specifies the animation number, between 1 and 32
Title Number
Integer
This value specifies the title number, between 1 and 99
This value is the number of chapters contained in the specified title of the DVD volume. A value of zero means the title value does not contain any chapters and can be treated as a non existent title.
LOAD DVD ANIMATION 1
PRINT TOTAL DVD CHAPTERS(1,1)
WAIT KEY
ANIMATION Commands Menu
Index
|